3.378 \(\int \sqrt {b \sec (e+f x)} \sin ^6(e+f x) \, dx\)

Optimal. Leaf size=123 \[ -\frac {2 b \sin ^5(e+f x)}{11 f \sqrt {b \sec (e+f x)}}-\frac {20 b \sin ^3(e+f x)}{77 f \sqrt {b \sec (e+f x)}}-\frac {40 b \sin (e+f x)}{77 f \sqrt {b \sec (e+f x)}}+\frac {80 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {b \sec (e+f x)}}{77 f} \]

[Out]

-40/77*b*sin(f*x+e)/f/(b*sec(f*x+e))^(1/2)-20/77*b*sin(f*x+e)^3/f/(b*sec(f*x+e))^(1/2)-2/11*b*sin(f*x+e)^5/f/(
b*sec(f*x+e))^(1/2)+80/77*(cos(1/2*f*x+1/2*e)^2)^(1/2)/cos(1/2*f*x+1/2*e)*EllipticF(sin(1/2*f*x+1/2*e),2^(1/2)
)*cos(f*x+e)^(1/2)*(b*sec(f*x+e))^(1/2)/f

________________________________________________________________________________________

Rubi [A]  time = 0.14, antiderivative size = 123, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 3, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.143, Rules used = {2627, 3771, 2641} \[ -\frac {2 b \sin ^5(e+f x)}{11 f \sqrt {b \sec (e+f x)}}-\frac {20 b \sin ^3(e+f x)}{77 f \sqrt {b \sec (e+f x)}}-\frac {40 b \sin (e+f x)}{77 f \sqrt {b \sec (e+f x)}}+\frac {80 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {b \sec (e+f x)}}{77 f} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[b*Sec[e + f*x]]*Sin[e + f*x]^6,x]

[Out]

(80*Sqrt[Cos[e + f*x]]*EllipticF[(e + f*x)/2, 2]*Sqrt[b*Sec[e + f*x]])/(77*f) - (40*b*Sin[e + f*x])/(77*f*Sqrt
[b*Sec[e + f*x]]) - (20*b*Sin[e + f*x]^3)/(77*f*Sqrt[b*Sec[e + f*x]]) - (2*b*Sin[e + f*x]^5)/(11*f*Sqrt[b*Sec[
e + f*x]])

Rule 2627

Int[(csc[(e_.) + (f_.)*(x_)]*(a_.))^(m_)*((b_.)*sec[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Simp[(b*(a*Csc[e
+ f*x])^(m + 1)*(b*Sec[e + f*x])^(n - 1))/(a*f*(m + n)), x] + Dist[(m + 1)/(a^2*(m + n)), Int[(a*Csc[e + f*x])
^(m + 2)*(b*Sec[e + f*x])^n, x], x] /; FreeQ[{a, b, e, f, n}, x] && LtQ[m, -1] && NeQ[m + n, 0] && IntegersQ[2
*m, 2*n]

Rule 2641

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticF[(1*(c - Pi/2 + d*x))/2, 2])/d, x] /; FreeQ
[{c, d}, x]

Rule 3771

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Dist[(b*Csc[c + d*x])^n*Sin[c + d*x]^n, Int[1/Sin[c + d
*x]^n, x], x] /; FreeQ[{b, c, d}, x] && EqQ[n^2, 1/4]

Rubi steps

\begin {align*} \int \sqrt {b \sec (e+f x)} \sin ^6(e+f x) \, dx &=-\frac {2 b \sin ^5(e+f x)}{11 f \sqrt {b \sec (e+f x)}}+\frac {10}{11} \int \sqrt {b \sec (e+f x)} \sin ^4(e+f x) \, dx\\ &=-\frac {20 b \sin ^3(e+f x)}{77 f \sqrt {b \sec (e+f x)}}-\frac {2 b \sin ^5(e+f x)}{11 f \sqrt {b \sec (e+f x)}}+\frac {60}{77} \int \sqrt {b \sec (e+f x)} \sin ^2(e+f x) \, dx\\ &=-\frac {40 b \sin (e+f x)}{77 f \sqrt {b \sec (e+f x)}}-\frac {20 b \sin ^3(e+f x)}{77 f \sqrt {b \sec (e+f x)}}-\frac {2 b \sin ^5(e+f x)}{11 f \sqrt {b \sec (e+f x)}}+\frac {40}{77} \int \sqrt {b \sec (e+f x)} \, dx\\ &=-\frac {40 b \sin (e+f x)}{77 f \sqrt {b \sec (e+f x)}}-\frac {20 b \sin ^3(e+f x)}{77 f \sqrt {b \sec (e+f x)}}-\frac {2 b \sin ^5(e+f x)}{11 f \sqrt {b \sec (e+f x)}}+\frac {1}{77} \left (40 \sqrt {\cos (e+f x)} \sqrt {b \sec (e+f x)}\right ) \int \frac {1}{\sqrt {\cos (e+f x)}} \, dx\\ &=\frac {80 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {b \sec (e+f x)}}{77 f}-\frac {40 b \sin (e+f x)}{77 f \sqrt {b \sec (e+f x)}}-\frac {20 b \sin ^3(e+f x)}{77 f \sqrt {b \sec (e+f x)}}-\frac {2 b \sin ^5(e+f x)}{11 f \sqrt {b \sec (e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.15, size = 73, normalized size = 0.59 \[ \frac {\sqrt {b \sec (e+f x)} \left (-435 \sin (2 (e+f x))+68 \sin (4 (e+f x))-7 \sin (6 (e+f x))+1280 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right )\right )}{1232 f} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[b*Sec[e + f*x]]*Sin[e + f*x]^6,x]

[Out]

(Sqrt[b*Sec[e + f*x]]*(1280*Sqrt[Cos[e + f*x]]*EllipticF[(e + f*x)/2, 2] - 435*Sin[2*(e + f*x)] + 68*Sin[4*(e
+ f*x)] - 7*Sin[6*(e + f*x)]))/(1232*f)

________________________________________________________________________________________

fricas [F]  time = 0.64, size = 0, normalized size = 0.00 \[ {\rm integral}\left (-{\left (\cos \left (f x + e\right )^{6} - 3 \, \cos \left (f x + e\right )^{4} + 3 \, \cos \left (f x + e\right )^{2} - 1\right )} \sqrt {b \sec \left (f x + e\right )}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(f*x+e)^6*(b*sec(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

integral(-(cos(f*x + e)^6 - 3*cos(f*x + e)^4 + 3*cos(f*x + e)^2 - 1)*sqrt(b*sec(f*x + e)), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt {b \sec \left (f x + e\right )} \sin \left (f x + e\right )^{6}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(f*x+e)^6*(b*sec(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(b*sec(f*x + e))*sin(f*x + e)^6, x)

________________________________________________________________________________________

maple [C]  time = 0.34, size = 165, normalized size = 1.34 \[ -\frac {2 \left (-1+\cos \left (f x +e \right )\right ) \left (7 \left (\cos ^{6}\left (f x +e \right )\right )-7 \left (\cos ^{5}\left (f x +e \right )\right )+40 i \sqrt {\frac {1}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \EllipticF \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right ) \sin \left (f x +e \right )-24 \left (\cos ^{4}\left (f x +e \right )\right )+24 \left (\cos ^{3}\left (f x +e \right )\right )+37 \left (\cos ^{2}\left (f x +e \right )\right )-37 \cos \left (f x +e \right )\right ) \left (\cos \left (f x +e \right )+1\right )^{2} \sqrt {\frac {b}{\cos \left (f x +e \right )}}}{77 f \sin \left (f x +e \right )^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(f*x+e)^6*(b*sec(f*x+e))^(1/2),x)

[Out]

-2/77/f*(-1+cos(f*x+e))*(7*cos(f*x+e)^6-7*cos(f*x+e)^5+40*I*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(f*x+e)+1
))^(1/2)*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)*sin(f*x+e)-24*cos(f*x+e)^4+24*cos(f*x+e)^3+37*cos(f*x+e)^2-
37*cos(f*x+e))*(cos(f*x+e)+1)^2*(b/cos(f*x+e))^(1/2)/sin(f*x+e)^3

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt {b \sec \left (f x + e\right )} \sin \left (f x + e\right )^{6}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(f*x+e)^6*(b*sec(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(b*sec(f*x + e))*sin(f*x + e)^6, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int {\sin \left (e+f\,x\right )}^6\,\sqrt {\frac {b}{\cos \left (e+f\,x\right )}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(e + f*x)^6*(b/cos(e + f*x))^(1/2),x)

[Out]

int(sin(e + f*x)^6*(b/cos(e + f*x))^(1/2), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(f*x+e)**6*(b*sec(f*x+e))**(1/2),x)

[Out]

Timed out

________________________________________________________________________________________